home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 July
/
macformat-026.iso
/
mac
/
Interactive Arts
/
Interactive Arts '95
/
-I-Sight
/
00112.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-02
|
277 b
|
13 lines
on exitFrame
global firstTimeIn, targetBasket
set firstTimeIn to "yes"
repeat with n = 1 to 27
if the puppet of sprite n = 1 then
set the puppet of sprite n to 0
end if
end repeat
puppetSound("croak")
cursor(200)
set targetBasket to "no basket"
end